home *** CD-ROM | disk | FTP | other *** search
/ Best of www.BestZips.com (Collector's Edition) / Best of WWW.BESTZIPS.COM Collector's Edition (JCSM Shareware) (JCS Marketing).ISO / grapprog / splt252.zip / PLOTTERS.DOC < prev    next >
Text File  |  1994-09-11  |  30KB  |  764 lines

  1.  
  2.  
  3.         S P L O T  -  The Pen Plotter Simulator V2.5
  4.         --------------------------------------------
  5.            Copyright (C) 1989-94 by Alexandr NOVY
  6.                  All rights reserved.
  7.  
  8.                  March 1994
  9.  
  10.  
  11.         This file  contains technical  information about  pen plotter
  12.         types supported by the  SPLOT program. It also  contains list
  13.         of  supported  plotter  instructions  for each listed plotter
  14.         type.
  15.  
  16.  
  17.           1. General Information:
  18.  
  19.           The  SPLOT  program  is   available  in  various   versions
  20.         according to the type  of simulated  plotter. This means that
  21.         each SPLOT.EXE  module is  designated for  a certain  plotter
  22.         type.   This  principle  gives  the  maximum  reliability  of
  23.         simulation of the given plotter type. At present versions for
  24.         the following plotter types are at your disposal:
  25.  
  26.            Plotter type                          | Plotter syntax
  27.          ------------------------------------------------------------
  28.            HP 7470A                              | HP-GL
  29.            HP 7475A                              | HP-GL
  30.            HP 7440A ColorPro                     | HP-GL
  31.            HP 7550A                              | HP-GL
  32.            HP 7570A/7575A/7576A DraftPro DXL/EXL | HP-GL
  33.            HP 7595A/7596A DraftMaster I/II       | HP-GL
  34.            ROLAND DXY 1100/1200/1300             | DXY-GL / RD-GL I
  35.            ROLAND GRX 300/400                    | RD-GL II
  36.  
  37.           An UNREGISTERED COPY  of the program  is available only  in
  38.         the version for the HP 7475A plotter. The versions for  other
  39.         plotter types can  be received only  on the basis  of regular
  40.         registration.  See  the  file  LICENCE.DOC  for  registration
  41.         information.
  42.  
  43.  
  44.  
  45.  
  46.           2. Description of Supported Plotters:
  47.  
  48.         -------------------------
  49.         HP 7470A Graphics Plotter
  50.         -------------------------
  51.  
  52.         Syntax: HP-GL
  53.  
  54.         Number of pens: 2
  55.  
  56.         Paper formats: ISO A4 (210 x 297 mm)
  57.                        ANSI A (8.5 x 11 in.)
  58.  
  59.         Plotter unit: 0.025 mm
  60.  
  61.         Maximal number of digits in decimal fraction to be read: 4
  62.  
  63.         Number of character sets: 5 (0-4)
  64.                                   (all supported by SPLOT)
  65.  
  66.         Alphabetical list of plotter instructions supported by
  67.         the HP7470A version of SPLOT:
  68.  
  69.          AA  - The Arc Absolute Instruction
  70.          AR  - The Arc Relative Instruction
  71.          CA  - The Designate Alternate Character Set Instruction
  72.          CI  - The Circle Instruction
  73.          CP  - The Character Plot Instruction
  74.          CS  - The Designate Standard Character Set Instruction
  75.          DF  - The Default Instruction
  76.          DI  - The Absolute Direction Instruction
  77.          DR  - The Relative Direction Instruction
  78.          DT  - The Define Terminator Instruction
  79.          IN  - The Initialize Instruction
  80.          IP  - The Input P1 and P2 Instruction
  81.          IW  - The Input Window Instruction
  82.          LB  - The Label Instruction
  83.          LT  - The Line Type Instruction
  84.          PA  - The Plot Absolute Instruction
  85.          PD  - The Pen Down Instruction
  86.          PR  - The Plot Relative Instruction
  87.          PU  - The Pen Up Instruction
  88.          SA  - The Select Alternate Character Set Instruction
  89.          SC  - The Scale Instruction
  90.          SI  - The Absolute Character Size Instruction
  91.          SL  - The Character Slant Instruction
  92.          SM  - The Symbol Mode Instruction
  93.          SP  - The Select Pen Instruction
  94.          SR  - The Relative Character Size Instruction
  95.          SS  - The Select Standard Character Set Instruction
  96.          TL  - The Tick Length Instruction
  97.          UC  - The User Defined Character Instruction
  98.          VS  - The Velocity Select Instruction (for information only)
  99.          XT  - The X-Tick Instruction
  100.          YT  - The Y-Tick Instruction
  101.  
  102.         The following instructions are  NOT supported by the  HP7470A
  103.         version of  SPLOT (they  are checked  for syntax  only and no
  104.         action is performed):
  105.  
  106.          - All escape code sequences.
  107.          - All output instructions:
  108.             OA, OC, OD, OE, OF, OI, OO, OP, OS and OW.
  109.          - Digitizing instructions DP and DC.
  110.          - The Input Mask Instruction IM.
  111.  
  112.  
  113.  
  114.         -------------------------
  115.         HP 7475A Graphics Plotter
  116.         -------------------------
  117.  
  118.         Syntax: HP-GL
  119.  
  120.         Number of pens: 6
  121.  
  122.         Paper formats: ISO A4 (210 x 297 mm)
  123.                        ISO A3 (297 x 420 mm)
  124.                        ANSI A (8.5 x 11 in.)
  125.                        ANSI B (11  x 17 in.)
  126.  
  127.         Plotter unit: 0.02488 mm (0.025 mm in SPLOT)
  128.  
  129.         Maximal number of digits in decimal fraction to be read: 4
  130.  
  131.         Number of character sets: 19 (0-4,6-9,30-39)
  132.                                   (all supported by SPLOT)
  133.  
  134.         Alphabetical list of plotter instructions supported by
  135.         the HP7475A version of SPLOT:
  136.  
  137.          AA  - The Arc Absolute Instruction
  138.          AR  - The Arc Relative Instruction
  139.          CA  - The Designate Alternate Character Set Instruction
  140.          CI  - The Circle Instruction
  141.          CP  - The Character Plot Instruction
  142.          CS  - The Designate Standard Character Set Instruction
  143.          DF  - The Default Instruction
  144.          DI  - The Absolute Direction Instruction
  145.          DR  - The Relative Direction Instruction
  146.          DT  - The Define Terminator Instruction
  147.          EA  - The Edge Rectangle Absolute Instruction
  148.          ER  - The Edge Rectangle Relative Instruction
  149.          EW  - The Edge Wedge Instruction
  150.          FT  - The Fill Type Instruction (Note, that for HP7475A
  151.                plotter fill angle may be specified in  45 degree
  152.                increments only.)
  153.          IN  - The Initialize Instruction
  154.          IP  - The Input P1 and P2 Instruction
  155.          IW  - The Input Window Instruction
  156.          LB  - The Label Instruction
  157.          LT  - The Line Type Instruction
  158.          PA  - The Plot Absolute Instruction
  159.          PD  - The Pen Down Instruction
  160.          PR  - The Plot Relative Instruction
  161.          PT  - The Pen Thickness Instruction
  162.          PU  - The Pen Up Instruction
  163.          RA  - The Shade Rectangle Absolute Instruction
  164.          RO  - The Rotate Coordinate Instruction
  165.          RR  - The Shade Rectangle Relative Instruction
  166.          SA  - The Select Alternate Character Set Instruction
  167.          SC  - The Scale Instruction
  168.          SI  - The Absolute Character Size Instruction
  169.          SL  - The Character Slant Instruction
  170.          SM  - The Symbol Mode Instruction
  171.          SP  - The Select Pen Instruction
  172.          SR  - The Relative Character Size Instruction
  173.          SS  - The Select Standard Character Set Instruction
  174.          TL  - The Tick Length Instruction
  175.          UC  - The User Defined Character Instruction
  176.          VS  - The Velocity Select Instruction (for information only)
  177.          WG  - The Shade Wedge Instruction
  178.          XT  - The X-Tick Instruction
  179.          YT  - The Y-Tick Instruction
  180.  
  181.         The following instructions are  NOT supported by the  HP7475A
  182.         version of  SPLOT (they  are checked  for syntax  only and no
  183.         action is performed):
  184.  
  185.          - All escape code sequences.
  186.          - All output instructions:
  187.             OA, OC, OD, OE, OF, OH, OI, OO, OP, OS and OW.
  188.          - Digitizing instructions DP and DC.
  189.          - The Input Mask Instruction IM.
  190.          - The Page Size Instruction PS - in the SPLOT paper size
  191.                may be changed only via program control panel.
  192.  
  193.  
  194.  
  195.         ----------------------------------
  196.         HP 7440A ColorPro Graphics Plotter
  197.         ----------------------------------
  198.         Including HP 17440 Graphics Enhancement Cartridge
  199.  
  200.         Syntax: HP-GL
  201.  
  202.         Number of pens: 8
  203.  
  204.         Paper formats: ISO A4 (210 x 297 mm)
  205.                        ANSI A (8.5 x 11 in.)
  206.  
  207.         Plotter unit: 0.025 mm
  208.  
  209.         Maximal number of digits in decimal fraction to be read: 4
  210.  
  211.         Number of character sets:
  212.          5 without HP 17440 (0-4)
  213.          19 with   HP 17440 (0-4,6-9,30-39)
  214.          (all supported by SPLOT)
  215.  
  216.         Alphabetical list of plotter instructions supported by
  217.         the HP7440A ColorPro version of SPLOT:
  218.  
  219.          AA  - The Arc Absolute Instruction (HP 17440)
  220.          AR  - The Arc Relative Instruction (HP 17440)
  221.          CA  - The Designate Alternate Character Set Instruction
  222.          CI  - The Circle Instruction (HP 17440)
  223.          CP  - The Character Plot Instruction
  224.          CS  - The Designate Standard Character Set Instruction
  225.          DF  - The Default Instruction
  226.          DI  - The Absolute Direction Instruction
  227.          DR  - The Relative Direction Instruction
  228.          DT  - The Define Terminator Instruction
  229.          EA  - The Edge Rectangle Absolute Instruction (HP 17440)
  230.          EP  - The Edge Polygon Instruction (HP 17440)
  231.          ER  - The Edge Rectangle Relative Instruction (HP 17440)
  232.          EW  - The Edge Wedge Instruction (HP 17440)
  233.          FP  - The Fill Polygon Instruction (HP 17440)
  234.          FT  - The Fill Type Instruction (HP 17440)
  235.          IN  - The Initialize Instruction
  236.          IP  - The Input P1 and P2 Instruction
  237.          IW  - The Input Window Instruction
  238.          LB  - The Label Instruction
  239.          LT  - The Line Type Instruction
  240.          PA  - The Plot Absolute Instruction
  241.          PD  - The Pen Down Instruction
  242.          PM  - The Polygon Mode Instruction (HP 17440)
  243.          PR  - The Plot Relative Instruction
  244.          PT  - The Pen Thickness Instruction (HP 17440)
  245.          PU  - The Pen Up Instruction
  246.          RA  - The Shade Rectangle Absolute Instruction (HP 17440)
  247.          RO  - The Rotate Coordinate Instruction
  248.          RR  - The Shade Rectangle Relative Instruction (HP 17440)
  249.          SA  - The Select Alternate Character Set Instruction
  250.          SC  - The Scale Instruction
  251.          SI  - The Absolute Character Size Instruction
  252.          SL  - The Character Slant Instruction
  253.          SM  - The Symbol Mode Instruction
  254.          SP  - The Select Pen Instruction
  255.          SR  - The Relative Character Size Instruction
  256.          SS  - The Select Standard Character Set Instruction
  257.          TL  - The Tick Length Instruction
  258.          UC  - The User Defined Character Instruction
  259.          VS  - The Velocity Select Instruction (for information only)
  260.          WG  - The Shade Wedge Instruction (HP 17440)
  261.          XT  - The X-Tick Instruction
  262.          YT  - The Y-Tick Instruction
  263.  
  264.         The following instructions are  NOT supported by the  HP7440A
  265.         ColorPro version of SPLOT  (they are checked for  syntax only
  266.         and no action is performed):
  267.  
  268.          - All escape code sequences.
  269.          - All output instructions:
  270.             OA, OC, OD, OE, OF, OH, OI, OO, OP, OS and OW.
  271.          - Digitizing instructions DP and DC.
  272.          - The Input Mask Instruction IM.
  273.  
  274.  
  275.  
  276.         -------------------------
  277.         HP 7550A Graphics Plotter
  278.         -------------------------
  279.  
  280.         Syntax: HP-GL
  281.  
  282.         Number of pens: 8
  283.  
  284.         Paper formats: ISO A4 (210 x 297 mm)
  285.                        ISO A3 (297 x 420 mm)
  286.                        ANSI A (8.5 x 11 in.)
  287.                        ANSI B (11  x 17 in.)
  288.  
  289.         Plotter unit: 0.025 mm
  290.  
  291.         Maximal number of digits in decimal fraction to be read: 8
  292.  
  293.         Number of character sets: 40 (0-9,30-39,10-19,40-49)
  294.                                   (20 supported by SPLOT (0-9,30-39))
  295.  
  296.         Alphabetical list of plotter instructions supported by
  297.         the HP7550A version of SPLOT:
  298.  
  299.          AA  - The Arc Absolute Instruction
  300.          AR  - The Arc Relative Instruction
  301.          CA  - The Designate Alternate Character Set Instruction
  302.          CI  - The Circle Instruction
  303.          CP  - The Character Plot Instruction
  304.          CS  - The Designate Standard Character Set Instruction
  305.          CT  - The Chord Tolerance Instruction
  306.          DF  - The Default Instruction
  307.      DI  - The Absolute Direction Instruction
  308.      DL  - The Define Downloadable Character Instruction
  309.      DR  - The Relative Direction Instruction
  310.      DT  - The Define Terminator Instruction
  311.      EA  - The Edge Rectangle Absolute Instruction
  312.      EP  - The Edge Polygon Instruction
  313.      ER  - The Edge Rectangle Relative Instruction
  314.      ES  - The Extra Space Instruction
  315.      EW  - The Edge Wedge Instruction
  316.      FP  - The Fill Polygon Instruction
  317.      FT  - The Fill Type Instruction
  318.      GM  - The Graphics Memory Instruction *
  319.      IN  - The Initialize Instruction
  320.      IP  - The Input P1 and P2 Instruction
  321.      IW  - The Input Window Instruction
  322.      LB  - The Label Instruction
  323.      LO  - The Label Origin Instruction
  324.      LT  - The Line Type Instruction
  325.      PA  - The Plot Absolute Instruction
  326.      PD  - The Pen Down Instruction
  327.      PM  - The Polygon Mode Instruction
  328.      PR  - The Plot Relative Instruction
  329.      PT  - The Pen Thickness Instruction
  330.      PU  - The Pen Up Instruction
  331.      RA  - The Shade Rectangle Absolute Instruction
  332.      RO  - The Rotate Coordinate Instruction
  333.      RR  - The Shade Rectangle Relative Instruction
  334.      SA  - The Select Alternate Character Set Instruction
  335.      SC  - The Scale Instruction
  336.      SI  - The Absolute Character Size Instruction
  337.      SL  - The Character Slant Instruction
  338.      SM  - The Symbol Mode Instruction
  339.      SP  - The Select Pen Instruction
  340.      SR  - The Relative Character Size Instruction
  341.      SS  - The Select Standard Character Set Instruction
  342.      TL  - The Tick Length Instruction
  343.      UC  - The User Defined Character Instruction
  344.      VS  - The Velocity Select Instruction (for information only)
  345.      WG  - The Shade Wedge Instruction
  346.      XT  - The X-Tick Instruction
  347.      YT  - The Y-Tick Instruction
  348.  
  349.            * - supported only partially
  350.  
  351.     The following instructions are  NOT supported by the  HP7550A
  352.     version of  SPLOT (they  are checked  for syntax  only and no
  353.     action is performed):
  354.  
  355.      - All escape code sequences.
  356.      - All output instructions:
  357.         OA, OC, OD, OE, OF, OG, OH, OI, OK, OL, OO, OP, OS, OT
  358.         and OW.
  359.      - Digitizing instructions DP and DC.
  360.      - The Input Mask Instruction IM.
  361.      - And this:
  362.        AF or AH - The Advance Page Instruction *
  363.        AP  - The Automatic Pen Operations Instruction
  364.        AS  - The Acceleration Select Instruction
  365.        BF  - The Buffer Plot Instruction
  366.        BL  - The Buffer Label Instruction *
  367.        CC  - The Character Chord Angle Instruction *
  368.        CM  - The Character Selection Mode Instruction *
  369.        CV  - The Curved Line Generator Instruction
  370.        DS  - The Designate Character Set into Slot Instruction *
  371.        FS  - The Force Select Instruction
  372.        GC  - The Group Count Instruction
  373.        GP  - The Group Pen Instruction *
  374.        IV  - The Invoke Character Slot Instruction *
  375.        KY  - The Define Key Instruction
  376.        NR  - The Not-Ready Instruction
  377.        PB  - The Print Buffered Label Instruction *
  378.        PG  - The Page Feed Instruction *
  379.        RP  - The Replot Instruction
  380.        SG  - The Select Pen Group Instruction *
  381.        UF  - The User-Defined Fill Type Instruction *
  382.        WD  - The Write to Display Instruction
  383.  
  384.          * - may be supported in next versions
  385.  
  386.  
  387.  
  388.     ----------------------------
  389.     HP DraftPro Graphics Plotter
  390.     ----------------------------
  391.     HP 7570A DraftPro
  392.         HP 7575A DraftPro DXL
  393.         HP 7576A DraftPro EXL
  394.  
  395.         Syntax: HP-GL
  396.  
  397.         Number of pens: 8
  398.  
  399.         Paper formats: ISO A4 (DXL/EXL only)
  400.                        ISO A3 (DXL/EXL only)
  401.                        ISO A2
  402.                        ISO A1
  403.                        ISO A0 (EXL only)
  404.                        ANSI A (DXL/EXL only)
  405.                        ANSI B (DXL/EXL only)
  406.                        ANSI C
  407.                        ANSI D
  408.                        ANSI E (EXL only)
  409.                        ARCH A (DXL/EXL only)
  410.                        ARCH B (DXL/EXL only)
  411.                        ARCH C
  412.                        ARCH D
  413.                        ARCH E (EXL only)
  414.                        Supports EXPAND mode for each format.
  415.  
  416.         Note - origin of plotter coordinates is situated to the
  417.                center of the plotting area (paper).
  418.  
  419.         Plotter unit: 0.025 mm
  420.  
  421.         Maximal number of digits in decimal fraction to be read: 4
  422.  
  423.         Number of character sets: 21 (0-9,30-39,99)
  424.                                   (all supported by SPLOT)
  425.  
  426.         Alphabetical list of plotter instructions supported by
  427.         the HP DraftPro version of SPLOT:
  428.  
  429.          AA  - The Arc Absolute Instruction
  430.          AR  - The Arc Relative Instruction
  431.          CA  - The Designate Alternate Character Set Instruction
  432.          CI  - The Circle Instruction
  433.          CP  - The Character Plot Instruction
  434.          CS  - The Designate Standard Character Set Instruction
  435.          CT  - The Chord Tolerance Instruction
  436.      DF  - The Default Instruction
  437.      DI  - The Absolute Direction Instruction
  438.      DR  - The Relative Direction Instruction
  439.      DT  - The Define Terminator Instruction
  440.      DV  - The Direction Vertical Instruction
  441.      EA  - The Edge Rectangle Absolute Instruction
  442.      EP  - The Edge Polygon Instruction
  443.      ER  - The Edge Rectangle Relative Instruction
  444.      ES  - The Extra Space Instruction
  445.      EW  - The Edge Wedge Instruction
  446.      FP  - The Fill Polygon Instruction
  447.      FT  - The Fill Type Instruction
  448.      GM  - The Graphics Memory Instruction *
  449.      IN  - The Initialize Instruction
  450.      IP  - The Input P1 and P2 Instruction
  451.      IW  - The Input Window Instruction
  452.      LB  - The Label Instruction
  453.      LO  - The Label Origin Instruction
  454.      LT  - The Line Type Instruction
  455.      PA  - The Plot Absolute Instruction
  456.      PD  - The Pen Down Instruction
  457.      PE  - The Encoded Polyline Instruction
  458.      PM  - The Polygon Mode Instruction
  459.      PR  - The Plot Relative Instruction
  460.      PT  - The Pen Thickness Instruction
  461.      PU  - The Pen Up Instruction
  462.      RA  - The Shade Rectangle Absolute Instruction
  463.      RO  - The Rotate Coordinate Instruction
  464.      RR  - The Shade Rectangle Relative Instruction
  465.      SA  - The Select Alternate Character Set Instruction
  466.      SC  - The Scale Instruction
  467.      SG  - The Select Pen Group Instruction
  468.      SI  - The Absolute Character Size Instruction
  469.      SL  - The Character Slant Instruction
  470.      SM  - The Symbol Mode Instruction
  471.      SP  - The Select Pen Instruction
  472.      SR  - The Relative Character Size Instruction
  473.      SS  - The Select Standard Character Set Instruction
  474.      TL  - The Tick Length Instruction
  475.      UC  - The User Defined Character Instruction
  476.      VS  - The Velocity Select Instruction (for information only)
  477.      WG  - The Shade Wedge Instruction
  478.      XT  - The X-Tick Instruction
  479.      YT  - The Y-Tick Instruction
  480.  
  481.            * - supported only partially
  482.  
  483.     The  following  instructions  are  NOT  supported  by  the HP
  484.     DraftPro version of SPLOT  (they are checked for  syntax only
  485.     and no action is performed):
  486.  
  487.      - All escape code sequences.
  488.      - All output instructions:
  489.         OA, OC, OD, OE, OF, OH, OI, OO, OP, OS and OW.
  490.      - Digitizing instructions DP and DC.
  491.      - The Input Mask Instruction IM.
  492.      - And this:
  493.        AP  - The Automatic Pen Operations Instruction
  494.        CM  - The Character Selection Mode Instruction *
  495.        DS  - The Designate Character Set into Slot Instruction *
  496.        IV  - The Invoke Character Slot Instruction *
  497.        NR  - The Not-Ready Instruction
  498.  
  499.          * - may be supported in next versions
  500.  
  501.  
  502.  
  503.     -------------------------------
  504.     HP DraftMaster Graphics Plotter
  505.     -------------------------------
  506.     HP 7595A DraftMaster I
  507.     HP 7596A DraftMaster II
  508.  
  509.     Syntax: HP-GL
  510.  
  511.     Number of pens: 8
  512.  
  513.     Paper formats: ISO A4,A3,A2,A1,A0
  514.                ANSI A,B,C,D,E
  515.                ARCH A,B,C,D,E
  516.                        Supports EXPAND mode for each format.
  517.  
  518.         Note - origin of plotter coordinates is situated to the
  519.                center of the plotting area (paper).
  520.  
  521.         Plotter unit: 0.025 mm
  522.  
  523.         Maximal number of digits in decimal fraction to be read: 8
  524.  
  525.         Number of character sets: 64 (0-9,30-39,99,10-19,40-49,
  526.                                       20-29,50-59,60,70,80)
  527.                                  (21 supported by SPLOT (0-9,30-39,99))
  528.  
  529.         Alphabetical list of plotter instructions supported by
  530.         the HP DraftMaster version of SPLOT:
  531.  
  532.          AA  - The Arc Absolute Instruction
  533.          AR  - The Arc Relative Instruction
  534.          BF  - The Buffer Plot Instruction (NOP)
  535.          CA  - The Designate Alternate Character Set Instruction
  536.          CI  - The Circle Instruction
  537.          CP  - The Character Plot Instruction
  538.          CS  - The Designate Standard Character Set Instruction
  539.          CT  - The Chord Tolerance Instruction
  540.          DF  - The Default Instruction
  541.          DI  - The Absolute Direction Instruction
  542.      DL  - The Define Downloadable Character Instruction
  543.      DR  - The Relative Direction Instruction
  544.      DT  - The Define Terminator Instruction
  545.      DV  - The Direction Vertical Instruction
  546.      EA  - The Edge Rectangle Absolute Instruction
  547.      EP  - The Edge Polygon Instruction
  548.      ER  - The Edge Rectangle Relative Instruction
  549.      ES  - The Extra Space Instruction
  550.      EW  - The Edge Wedge Instruction
  551.      FP  - The Fill Polygon Instruction
  552.      FT  - The Fill Type Instruction
  553.      GM  - The Graphics Memory Instruction *
  554.      IN  - The Initialize Instruction
  555.      IP  - The Input P1 and P2 Instruction
  556.      IW  - The Input Window Instruction
  557.      LB  - The Label Instruction
  558.      LO  - The Label Origin Instruction
  559.      LT  - The Line Type Instruction
  560.      PA  - The Plot Absolute Instruction
  561.      PD  - The Pen Down Instruction
  562.      PM  - The Polygon Mode Instruction
  563.      PR  - The Plot Relative Instruction
  564.      PT  - The Pen Thickness Instruction
  565.      PU  - The Pen Up Instruction
  566.      RA  - The Shade Rectangle Absolute Instruction
  567.      RO  - The Rotate Coordinate Instruction
  568.      RR  - The Shade Rectangle Relative Instruction
  569.      SA  - The Select Alternate Character Set Instruction
  570.      SC  - The Scale Instruction
  571.      SI  - The Absolute Character Size Instruction
  572.      SL  - The Character Slant Instruction
  573.      SM  - The Symbol Mode Instruction
  574.      SP  - The Select Pen Instruction
  575.      SR  - The Relative Character Size Instruction
  576.      SS  - The Select Standard Character Set Instruction
  577.      TL  - The Tick Length Instruction
  578.      UC  - The User Defined Character Instruction
  579.      VA  - The Adaptive Velocity Instruction (NOP)
  580.      VN  - The Normal Velocity Instruction (NOP)
  581.      VS  - The Velocity Select Instruction (for information only)
  582.      WG  - The Shade Wedge Instruction
  583.      XT  - The X-Tick Instruction
  584.      YT  - The Y-Tick Instruction
  585.  
  586.            * - supported only partially
  587.  
  588.     The  following  instructions  are  NOT  supported  by  the HP
  589.     DraftMaster version  of SPLOT  (they are  checked for  syntax
  590.     only and no action is performed):
  591.  
  592.      - All escape code sequences.
  593.      - All output instructions:
  594.         OA, OC, OD, OE, OF, OG, OH, OI, OK, OL, OO, OP, OS, OT
  595.         and OW.
  596.      - Digitizing instructions DP and DC.
  597.      - The Input Mask Instruction IM.
  598.      - The Page Size Instruction PS - in the SPLOT paper size
  599.            may be changed only via program control panel.
  600.      - And this:
  601.        AF or AH - The Advance Page Instruction *
  602.        AP  - The Automatic Pen Operations Instruction
  603.        AS  - The Acceleration Select Instruction
  604.        BL  - The Buffer Label Instruction *
  605.        CC  - The Character Chord Angle Instruction *
  606.        CM  - The Character Selection Mode Instruction *
  607.        CV  - The Curved Line Generator Instruction
  608.        DS  - The Designate Character Set into Slot Instruction *
  609.        EC  - The Enable Cut Line Instruction
  610.        FR  - The Frame Advance Instruction
  611.        FS  - The Force Select Instruction
  612.        GC  - The Group Count Instruction
  613.        GP  - The Group Pen Instruction *
  614.        IV  - The Invoke Character Slot Instruction *
  615.        KY  - The Define Key Instruction
  616.        NR  - The Not-Ready Instruction
  617.            PB  - The Print Buffered Label Instruction *
  618.            PG  - The Page Feed Instruction *
  619.            SG  - The Select Pen Group Instruction *
  620.            UF  - The User-Defined Fill Type Instruction *
  621.            WD  - The Write to Display Instruction
  622.  
  623.                  * - may be supported in next versions
  624.  
  625.  
  626.  
  627.         ------------------
  628.         ROLAND GRX 300/400
  629.         ------------------
  630.  
  631.         Syntax: RD-GL II (corresponds with the HP-GL syntax)
  632.  
  633.         Paper formats: ISO A4,A3,A2,A1,A0
  634.                        ANSI A,B,C,D,E
  635.                        ARCH C,D,E
  636.                        Supports EXPAND mode for each format.
  637.                        A0 and E formats only for GRX 400 model
  638.  
  639.         Note - origin of plotter coordinates is situated to the
  640.                center of the plotting area (paper).
  641.  
  642.         All other parameters and command set are the same as for
  643.         the HP DraftMaster plotter.
  644.  
  645.  
  646.  
  647.         -------------------------
  648.         ROLAND DXY 1100/1200/1300
  649.         -------------------------
  650.  
  651.         Syntax: RD-GL I (corresponds with the HP-GL syntax)
  652.                 DXY-GL
  653.  
  654.         Number of pens: 8
  655.  
  656.         Paper formats: ISO A4 (210 x 297 mm)
  657.                        ISO A3 (297 x 420 mm)
  658.                        ANSI A (8.5 x 11 in.)
  659.                        ANSI B (11  x 17 in.)
  660.                        Supports EXPAND mode for each format.
  661.  
  662.         Plotter unit: 0.025 mm in RD-GL mode
  663.                       0.1 or 0.025 mm in DXY-GL mode
  664.  
  665.         Maximal number of digits in decimal fraction to be read: 4
  666.  
  667.         Number of character sets: 19 (0-4,6-9,30-39)
  668.                                   (all supported by SPLOT)
  669.  
  670.         Alphabetical list of plotter instructions supported by
  671.         the ROLAND version of SPLOT in RD-GL mode:
  672.  
  673.          AA  - The Arc Absolute Instruction
  674.          AR  - The Arc Relative Instruction
  675.          CA  - The Designate Alternate Character Set Instruction
  676.          CI  - The Circle Instruction
  677.          CP  - The Character Plot Instruction
  678.          CS  - The Designate Standard Character Set Instruction
  679.          DF  - The Default Instruction
  680.          DI  - The Absolute Direction Instruction
  681.          DR  - The Relative Direction Instruction
  682.          DT  - The Define Terminator Instruction
  683.          EA  - The Edge Rectangle Absolute Instruction
  684.          ER  - The Edge Rectangle Relative Instruction
  685.          EW  - The Edge Wedge Instruction
  686.          FT  - The Fill Type Instruction (Note, that for ROLAND
  687.                plotter fill angle may be specified in 45 degree
  688.                increments only.)
  689.          IN  - The Initialize Instruction
  690.          IP  - The Input P1 and P2 Instruction
  691.          IW  - The Input Window Instruction
  692.          LB  - The Label Instruction
  693.          LT  - The Line Type Instruction
  694.          PA  - The Plot Absolute Instruction
  695.          PD  - The Pen Down Instruction
  696.          PR  - The Plot Relative Instruction
  697.          PT  - The Pen Thickness Instruction
  698.          PU  - The Pen Up Instruction
  699.          RA  - The Shade Rectangle Absolute Instruction
  700.          RO  - The Rotate Coordinate Instruction
  701.          RR  - The Shade Rectangle Relative Instruction
  702.          SA  - The Select Alternate Character Set Instruction
  703.          SC  - The Scale Instruction
  704.          SI  - The Absolute Character Size Instruction
  705.          SL  - The Character Slant Instruction
  706.          SM  - The Symbol Mode Instruction
  707.          SP  - The Select Pen Instruction
  708.          SR  - The Relative Character Size Instruction
  709.          SS  - The Select Standard Character Set Instruction
  710.          TL  - The Tick Length Instruction
  711.          UC  - The User Defined Character Instruction
  712.          VS  - The Velocity Select Instruction (for information only)
  713.          WG  - The Shade Wedge Instruction
  714.          XT  - The X-Tick Instruction
  715.          YT  - The Y-Tick Instruction
  716.  
  717.         The following  instructions are  NOT supported  by the ROLAND
  718.         version of SPLOT in RD-GL  mode (they are checked for  syntax
  719.         only and no action is performed):
  720.  
  721.          - All escape code sequences.
  722.          - All output instructions:
  723.             OA, OC, OD, OE, OF, OH, OI, OO, OP, OS and OW.
  724.          - Digitizing instructions DP and DC.
  725.          - The Input Mask Instruction IM.
  726.          - The Page Size Instruction PS - in the SPLOT paper size
  727.                may be changed only via program control panel.
  728.  
  729.         Alphabetical list of plotter instructions supported by
  730.         the ROLAND version of SPLOT in DXY-GL mode:
  731.  
  732.          A  - The Circle Center Instruction
  733.          B  - The Line Scale Instruction
  734.          C  - The Circle Instruction
  735.          D  - The Draw Instruction
  736.          E  - The Relative Circle Instruction
  737.          G  - The A + Circle Instruction
  738.          H  - The Home Instruction
  739.          I  - The Relative Draw Instruction
  740.          J  - The Pen Change Instruction
  741.          K  - The A + % Instruction
  742.          L  - The Line Type Instruction
  743.          M  - The Move Instruction
  744.          N  - The Mark Instruction
  745.          P  - The Print Instruction
  746.          Q  - The Alpha Rotate Instruction
  747.          R  - The Relative Move Instruction
  748.          S  - The Alpha Scale Instruction
  749.          T  - The Hatching Instruction
  750.          X  - The Axis Instruction
  751.          ^  - The Up Instruction
  752.  
  753.         The following  instructions are  NOT supported  by the ROLAND
  754.         version of SPLOT in DXY-GL mode (they are checked for  syntax
  755.         only and no action is performed):
  756.  
  757.          Y  - The Curve Instruction *
  758.          _  - The Relative Curve Instruction *
  759.  
  760.               * - may be supported in next versions
  761.  
  762.  
  763.         End of list.
  764.